Skip to content

Add new parameters #9415

Merged
akning-ms merged 5 commits intoAzure:masterfrom
datr93:master
Jun 24, 2020
Merged

Add new parameters #9415
akning-ms merged 5 commits intoAzure:masterfrom
datr93:master

Conversation

@datr93
Copy link
Copy Markdown
Contributor

@datr93 datr93 commented May 11, 2020

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Service team MUST add the "WaitForARMFeedback" label if the management plane API changes fall into one of the below categories.
    • adding/removing APIs.
    • adding/removing properties.
    • adding/removing API-version.
    • adding a new service in Azure.

Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.

  • If you are blocked on ARM review and want to get the PR merged urgently, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
    Please follow the link to find more details on API review process.

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation bot commented May 11, 2020

Azure CLI Extension Generation - Release

  • Installation instruction for service desktopvirtualization [Preview Changes]
    az extension add --source=https://sdkautomation.blob.core.windows.net/sdkautomation-pipeline/Azure/azure-rest-api-specs/9415/azure-cli-extensions/Azure/azure-cli-extensions/desktopvirtualization/desktopvirtualization-0.1.0-py3-none-any.whl
️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 90d9466 with merge commit 92ee01a. Azure CLI Automation 13.0.17.20200619.4
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceProviderOperationList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceProviderOperation' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceProviderOperation-display' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'TrackedResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner
    [AutoRest] 
    [AutoRest] NO TEST SCENARIO PROVIDED - DEFAULT WILL BE USED
    [AutoRest] ADD FOLLOWING SECTION TO readme.cli.md FILE TO MODIFY IT
    [AutoRest] --------------------------------------------------------
    [AutoRest]   test-scenario:
    [AutoRest]     - name: /ApplicationGroups/put/ApplicationGroup_Create
    [AutoRest]     - name: /ApplicationGroups/get/ApplicationGroup_Get
    [AutoRest]     - name: /ApplicationGroups/get/ApplicationGroup_List
    [AutoRest]     - name: /ApplicationGroups/get/ApplicationGroup_ListByResourceGroup
    [AutoRest]     - name: /ApplicationGroups/patch/ApplicationGroups_Update
    [AutoRest]     - name: /HostPools/put/HostPool_Create
    [AutoRest]     - name: /HostPools/get/HostPool_Get
    [AutoRest]     - name: /HostPools/get/HostPool_List
    [AutoRest]     - name: /HostPools/get/HostPool_ListByResourceGroup
    [AutoRest]     - name: /HostPools/patch/HostPool_Update
    [AutoRest]     - name: /Workspaces/put/Workspace_Create
    [AutoRest]     - name: /Workspaces/get/Workspace_Get
    [AutoRest]     - name: /Workspaces/get/Workspace_ListByResourceGroup
    [AutoRest]     - name: /Workspaces/get/Workspace_ListBySubscription
    [AutoRest]     - name: /Workspaces/patch/Workspace_Update
    [AutoRest]     - name: /ApplicationGroups/delete/ApplicationGroup_Delete
    [AutoRest]     - name: /HostPools/delete/HostPool_Delete
    [AutoRest]     - name: /Workspaces/delete/Workspace_Delete
    [AutoRest] --------------------------------------------------------
  • ️✔️desktopvirtualization [View full logs]  [Release Azure CLI Changes]

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation bot commented May 11, 2020

azure-sdk-for-go - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation bot commented May 11, 2020

azure-sdk-for-js - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 90d9466 with merge commit 92ee01a. SDK Automation 13.0.17.20200619.4
    Failed to find any diff after autorest so no changed packages was found.

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation bot commented May 11, 2020

azure-sdk-for-java - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation bot commented May 11, 2020

azure-sdk-for-python - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 90d9466 with merge commit 92ee01a. SDK Automation 13.0.17.20200619.4
    [azure-mgmt-desktopvirtualization][ChangeLog] WARNING: Failed to generate ChangeLog.
  • ⚠️azure-mgmt-desktopvirtualization [View full logs]  [Release SDK Changes]
    [build_conf] INFO:packaging_tools:Building template azure-mgmt-desktopvirtualization
    [build_conf] INFO:packaging_tools.conf:Build default conf for azure-mgmt-desktopvirtualization
    [build_conf] INFO:packaging_tools:Template done azure-mgmt-desktopvirtualization
    [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    [build_package]   warnings.warn(msg)
    [build_package] warning: no files found matching '*.py' under directory 'tests'
    [build_package] warning: no files found matching '*.yaml' under directory 'tests'
    [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    [build_package]   warnings.warn(msg)
    [build_package] warning: no files found matching '*.py' under directory 'tests'
    [build_package] warning: no files found matching '*.yaml' under directory 'tests'
    [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
    Not exact 2 reports found:
    Not generating changelog.
    [ChangeLog] WARNING: Failed to generate ChangeLog.

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation bot commented May 11, 2020

azure-sdk-for-net - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation bot commented May 11, 2020

azure-sdk-for-trenton

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@azuresdkci
Copy link
Copy Markdown
Contributor

Can one of the admins verify this patch?

@openapi-pipeline-app
Copy link
Copy Markdown

openapi-pipeline-app bot commented Jun 12, 2020

Swagger pipeline restarted successfully, please wait for status update in this comment.

@azure-pipelines
Copy link
Copy Markdown

Comment was made before the most recent commit for PR 9415 in repo Azure/azure-rest-api-specs

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation bot commented Jun 12, 2020

azure-sdk-for-python-track2 - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link
Copy Markdown

openapi-sdkautomation bot commented Jun 12, 2020

Trenton Generation - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@datr93 datr93 changed the title Remove unused routes Add new parameters Jun 15, 2020
@markcowl markcowl added Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Reviewed-ChangesRequested <valid label in PR review process>add this label when assignee request changes after review labels Jun 16, 2020
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@datr93
Copy link
Copy Markdown
Contributor Author

datr93 commented Jun 16, 2020

@markcowl sorry we need one more breaking change to review.

@datr93 datr93 requested a review from markcowl June 18, 2020 17:07
@markcowl markcowl removed Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Reviewed-ChangesRequested <valid label in PR review process>add this label when assignee request changes after review labels Jun 19, 2020
@markcowl markcowl added Reviewed-ChangesRequested <valid label in PR review process>add this label when assignee request changes after review Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 labels Jun 19, 2020
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Copy Markdown
Member

@markcowl markcowl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to fix examples to include the newly required property

@datr93 datr93 requested a review from markcowl June 19, 2020 01:07
@markcowl markcowl removed the Reviewed-ChangesRequested <valid label in PR review process>add this label when assignee request changes after review label Jun 22, 2020
@akning-ms akning-ms merged commit 92ee01a into Azure:master Jun 24, 2020
00Kai0 pushed a commit to 00Kai0/azure-rest-api-specs that referenced this pull request Oct 12, 2020
* preferred type and vm resoure id

* spelling

* remove get activeApp, get appGroupAssignments

* pr comments

* fix example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants